func github.com/andybalholm/brotli.commandCopyLenCode

2 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L134: 	var copylen_code uint32 = commandCopyLenCode(cmd)
		command.go#L250: func commandCopyLenCode(self *command) uint32 {